const CLASS_PREFIX = 'md-tabs-provider';

const DEFAULTS = {};

const STYLE = {};

export { CLASS_PREFIX, DEFAULTS, STYLE };
