import { StandardEngine } from 'styletron-standard';
declare function useStyletron(): StandardEngine;
export { useStyletron };
