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