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