import styled from 'styled-components';

(global as any).styled = styled;

import '../examples/examples.scss';
