/**
 * The default template and styles for the pagination links are borrowed directly
 * from Zurb Foundation 6: http://foundation.zurb.com/sites/docs/pagination.html
 */
export declare const DEFAULT_TEMPLATE: string;
export declare const DEFAULT_STYLES: string;
