import * as React from "react";
import { type SvgIconProps } from "@vkontakte/icons-sprite";
export type Icon40GalaxyStoreButtonRuProps = SvgIconProps;
export declare const Icon40GalaxyStoreButtonRu: React.FC<Icon40GalaxyStoreButtonRuProps> & {
};
