import React from 'react';
declare const Tool: React.SFC<import("emotion-theming/types/helper").AddOptionalTo<any, "theme">>;
export default Tool;
