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