import React from 'react'; interface IProps { uri: string; children: string; } export declare const MDG: React.FunctionComponent; export {}; //# sourceMappingURL=MDG.d.ts.map