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