import * as React from 'react';
declare const Blueprint: React.FunctionComponent<{}>;
export default Blueprint;
