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