export { indicate, remove } from './instance';
export { Indicate } from './react';
export { Theme, Direction, Options, CSSProperties } from './types';
export { defaultOptions } from './options';
