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