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