/// <reference types="react" />
declare const FileDotted: (props: any, ref: any) => JSX.Element;
export default FileDotted;
