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