import type { PathProps } from '../../Icon/IconTypes';
export declare const Dotpoints01: ({ stroke }: PathProps) => import("react/jsx-runtime").JSX.Element;
