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