import { StyledIcon } from '@styled-icons/styled-icon';
export declare const Kofi: StyledIcon;
export declare const KofiDimensions: {
    height: number;
    width: number;
};
