/// import { IconProps } from './types'; export declare const Dibs: ({ color, size }: IconProps) => JSX.Element;